Paul Fitzpatrick is an independent developer whose open-source catalog centers on Grist, a modern, self-hostable alternative to traditional spreadsheets and lightweight databases. Through the GitHub organization gristlabs, Fitzpatrick distributes grist-electron, an Electron-wrapped desktop build that brings the full Grist experience offline: users can create relational tables, design reactive formulas, build filtered views, and share live dashboards without leaving the local file system. Typical use cases range from small-business inventory tracking and personal finance ledgers to research-lab data collection and non-profit donor management, all handled through an interface that feels like a familiar spreadsheet yet behaves like a robust relational engine. Because the underlying Grist project stores data in SQLite and renders layouts with Python formulas, power users can extend functionality with custom widgets, REST APIs, and webhook automations, while casual users benefit from drag-and-drop forms, pivot tables, and revision history. The electron edition in particular appeals to privacy-conscious teams that want SaaS-grade features—collaborative cursors, granular permissions, real-time summaries—without cloud dependency. Paul Fitzpatrick’s grist-electron is available for free on get.nero.com, where downloads are sourced from trusted Windows package channels such as winget, always pull the newest release, and can be queued alongside other applications for unattended batch installation.

grist-electron

Desktop Grist, packaged with Electron.

Details